FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package Touchstone-ereferralontario.core#0.1.2-beta (47 ms)

Package Touchstone-ereferralontario.core
Type CodeSystem
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Touchstone-ereferralontario.core@0.1.2-beta&canonical=https://ehealthontario.ca/fhir/CodeSystem/communication-barrier
Url https://ehealthontario.ca/fhir/CodeSystem/communication-barrier
Version 1.0.0
Status active
Date 2019-10-23
Name CommunicationBarrier
Experimental False
Description Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpretor is required.
Content complete

Resources that use this resource

ValueSet
https://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/communication-barrier Communication Barrier
http://ehealthontario.ca/fhir/ValueSet/communication-barrier CommunicationBarrier

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "CodeSystem",
  "id" : "communication-barrier",
  "url" : "https://ehealthontario.ca/fhir/CodeSystem/communication-barrier",
  "version" : "1.0.0",
  "name" : "CommunicationBarrier",
  "status" : "active",
  "date" : "2019-10-23",
  "publisher" : "Ontario Health",
  "description" : "Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpretor is required.",
  "content" : "complete",
  "concept" : [
    {
      "code" : "NO",
      "display" : "Patient understands the official language. Interpretor not required."
    },
    {
      "code" : "INT",
      "display" : "Patient cannot understand the official language and an interpretor is required to provide the service."
    },
    {
      "code" : "INTNO",
      "display" : "Patient cannot understand the official language but an interpretor is not required to provide the service."
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.